[Manager Summary]

PMGetJobName


Returns a Pascal string representing the job name for a printing session.
OSStatus PMGetJobName(PMPrintSettings printSettings, StringPtr name)
PARAMETERS
printSettings
A PMPrintSettings object. Specify the object from which you want to retrieve its job name.
name
A pointer to a string. On return, this string contains the job name.
function result
A result code. See Result Codes.
DISCUSSION
To initially specify a name for a printing session, use the function PMSetJobName.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.